home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 November
/
CHIP Kasım 1997.iso
/
DEMOLAR
/
FPAGE98
/
DATA.1
/
DB_EndBotASP.txt
< prev
next >
Wrap
Text File
|
1997-07-30
|
285b
|
13 lines
<%
' Close the loop iterating records
fp_rs.MoveNext
Loop
End If
fp_rs.Close
' Close the If condition checking for a connection error
End If
' Close the If condition checking for a parse error when replacing form field params
End If
set fp_rs = Nothing
%>